Utils for the Boost PropertyMap. More...
Go to the source code of this file.
Classes | |
| class | paal::utils::property_map_get< Map > |
| Functor object for property map get. This class exists because std::bind can't be used with polymorphic functions and we don't have polymorphic lambdas yet to allow perfect forwarding. More... | |
Namespaces | |
| paal | |
| global namespace of project. | |
| paal::utils | |
| Utils namespace. | |
Functions | |
| template<class Map > | |
| property_map_get< Map > | paal::utils::make_property_map_get (Map map) |
| make for property_map_get More... | |
1.8.5