libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
bmb::remove_const< T > Struct Template Reference

remove_const More...

#include <type_traits.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct bmb::remove_const< T >

remove_const

Member Typedef Documentation

◆ type

template<typename T >
using bmb::remove_const< T >::type = T

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