|
The Sparta Modeling Framework
|
File that defines a ValidValue. More...
Go to the source code of this file.
Classes | |
| class | sparta::utils::ValidValue< T > |
| Provides a wrapper around a value to ensure that the value is assigned. More... | |
Namespaces | |
| namespace | sparta |
| Macros for handling exponential backoff. | |
Functions | |
| template<class ValidValT > | |
| std::ostream & | sparta::utils::operator<< (std::ostream &os, const sparta::utils::ValidValue< ValidValT > &vv) |
File that defines a ValidValue.
Definition in file ValidValue.hpp.
| std::ostream & sparta::utils::operator<< | ( | std::ostream & | os, |
| const sparta::utils::ValidValue< ValidValT > & | vv ) |
Definition at line 205 of file ValidValue.hpp.