Fixed documentation
Description:
- Updated the description of copy constructor for clarification.
- Removed unnecessary comments.
Platforms tested:
Linux/64 (jelly)
This commit is contained in:
@@ -101,7 +101,7 @@ DSetMemXferPropList::DSetMemXferPropList(const char* exp) : PropList(H5P_DATASET
|
||||
|
||||
//--------------------------------------------------------------------------
|
||||
// Function DSetMemXferPropList copy constructor
|
||||
///\brief Copy constructor: makes a copy of the original
|
||||
///\brief Copy constructor: same HDF5 object as \a original
|
||||
/// DSetMemXferPropList object
|
||||
///\param original - IN: Original dataset memory and transfer property
|
||||
/// list object to copy
|
||||
|
||||
Reference in New Issue
Block a user