The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
const_clone.hpp File Reference
#include <boost/type_traits.hpp>
#include <boost/utility/enable_if.hpp>
Include dependency graph for const_clone.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  utils::tconst_clone< D, S, E >
 Helper struct to clone the constness of one type to another. More...
 
struct  utils::tconst_clone< D, S, typename boost::enable_if< boost::is_const< typename boost::remove_pointer< typename boost::remove_reference< S >::type >::type > >::type >
 The specialised version of tconst_clone. More...
 

Namespaces

 utils