![]() |
Protium
Math and Design Features
|

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... | |