templates for type dependend characteristics in configuration More...
Functions | |
template<typename T > | |
boost::enable_if < boost::is_enum< T >, T > ::type | increment (const T &i) |
template<typename T > | |
boost::disable_if < boost::is_enum< T >, T > ::type | increment (const T &i) |
templates for type dependend characteristics in configuration
boost::enable_if<boost::is_enum<T>, T>::type _Wolframe::config::traits::increment | ( | const T & | i | ) |
boost::disable_if<boost::is_enum<T>, T>::type _Wolframe::config::traits::increment | ( | const T & | i | ) |
Copyright © 2014 - Project Wolframe - All Rights Reserved