MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <DenseLinAlgPack_IOFormat.hpp>
Public Member Functions | |
const_bound_format (const format &f, const T &obj) | |
const_bound_format (const bound_format< T > &bf) | |
Allow implicit conversion from a bound_format to a const bound_format. More... | |
const format & | f () const |
const T & | obj () const |
Private Member Functions | |
const_bound_format () | |
const_bound_format & | operator= (const const_bound_format &) |
Private Attributes | |
const format & | f_ |
const T & | obj_ |
Definition at line 127 of file DenseLinAlgPack_IOFormat.hpp.
|
inline |
Definition at line 412 of file DenseLinAlgPack_IOFormat.hpp.
|
inline |
Allow implicit conversion from a bound_format to a const bound_format.
Definition at line 415 of file DenseLinAlgPack_IOFormat.hpp.
|
private |
|
inline |
Definition at line 418 of file DenseLinAlgPack_IOFormat.hpp.
|
inline |
Definition at line 420 of file DenseLinAlgPack_IOFormat.hpp.
|
private |
|
private |
Definition at line 423 of file DenseLinAlgPack_IOFormat.hpp.
|
private |
Definition at line 424 of file DenseLinAlgPack_IOFormat.hpp.