![]() |
VR-Forces 4.2 Class Documentation
|
Author: Philipp Moeller. More...
Classes | |
| class | DtFunctionPropertyMap |
Functions | |
| template<typename Key , typename Func > | |
| DtFunctionPropertyMap< Func, Key > | DtMakeFunctionPropertyMap (const Func &f) |
| template<typename Key , typename Ret , typename Func > | |
| DtFunctionPropertyMap< Func, Key, Ret > | DtMakeFunctionPropertyMap (const Func &f) |
Author: Philipp Moeller.
Copyright 2012, Philipp Moeller Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) conflict, however it should be removed once we have updated to boost 1.51.
| DtFunctionPropertyMap<Func, Key> boost::DtMakeFunctionPropertyMap | ( | const Func & | f | ) |
| DtFunctionPropertyMap<Func, Key, Ret> boost::DtMakeFunctionPropertyMap | ( | const Func & | f | ) |