libmoost
/home/mhx/git/github/libmoost/include/moost/configurable/binding.hpp File Reference
#include <stdexcept>
#include <string>
#include "persistable.h"
Include dependency graph for binding.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moost::configurable::binding< T >
 binding wraps the reference to a value with persistable qualities More...
class  moost::configurable::binding< std::string >
 string-specific template specialization: we need to read the whole line for strings More...
class  moost::configurable::binding< bool >
 bool-specific template specialization: we want to interpret true and false More...

Namespaces

namespace  moost
 

Creates a unique temporary directory; removed on scope exit.


namespace  moost::configurable