The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | List of all members
lua_check_impl::remove_constref< T > Struct Template Reference

#include <push_check.hpp>

Public Types

typedef boost::remove_const
< typename
boost::remove_reference
< typename boost::remove_const
< T >::type >::type >::type 
type
 

Detailed Description

template<typename T>
struct lua_check_impl::remove_constref< T >

Definition at line 69 of file push_check.hpp.

Member Typedef Documentation

template<typename T>
typedef boost::remove_const<typename boost::remove_reference<typename boost::remove_const<T>::type>::type>::type lua_check_impl::remove_constref< T >::type

Definition at line 71 of file push_check.hpp.


The documentation for this struct was generated from the following file: