#include <stl_function.h>
Inheritance diagram for std::_Constant_void_fun:
Public Types | |
typedef _Result | result_type |
Public Methods | |
_Constant_void_fun (const result_type &__v) | |
const result_type& | operator() () const |
Public Attributes | |
result_type | _M_val |
|
Definition at line 383 of file stl_function.h. |
|
Definition at line 386 of file stl_function.h. |
|
Definition at line 387 of file stl_function.h. |
|
Definition at line 384 of file stl_function.h. |