instigate::stl::constant_generator< T > Class Template Reference
The class
constant_generator receives an argument in constructor and returns its value whether operator() is called.
More...
#include <functional.hpp>
List of all members.
Detailed Description
template<typename T>
class instigate::stl::constant_generator< T >
The class
constant_generator receives an argument in constructor and returns its value whether operator() is called.
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| t | The value which be returned if operator() is called |
Member Function Documentation
- Returns:
- The value received in constructor
The documentation for this class was generated from the following file: