Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
RefToValue.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Protium::Design::RefToValue< T >
 Use to have local value that utilizes reference. More...
 

Namespaces

 Protium
 Encapsulates all Protium Modules.
 
 Protium::Design
 Encapsulates design patterns and policies.
 

Functions

template<class T >
RefToValue< T > Protium::Design::ByRef (T &t)
 Helper construct method. More...