Home
last modified time | relevance | path

Searched defs:dynamic_property_exception (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/property_map/
Ddynamic_property_map.hpp72 struct dynamic_property_exception : public std::exception { struct
73 virtual ~dynamic_property_exception() throw() {} in ~dynamic_property_exception()