#include <bdlar_manipulatorref.h>
|
| template<class t_MANIPULATOR > |
| | ManipulatorWithInfoRef (t_MANIPULATOR &manipulator) |
| |
| template<class t_TYPE , class t_INFO > |
| int | operator() (t_TYPE *value, const t_INFO &info) const |
| |
◆ ManipulatorWithInfoRef()
template<class t_MANIPULATOR >
| bdlar::ManipulatorWithInfoRef::ManipulatorWithInfoRef |
( |
t_MANIPULATOR & |
manipulator | ) |
|
|
inlineexplicit |
◆ operator()()
template<class t_TYPE , class t_INFO >
| int bdlar::ManipulatorWithInfoRef::operator() |
( |
t_TYPE * |
value, |
|
|
const t_INFO & |
info |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: