|
rippled
|
Copy const attribute from T to U if present.
More...
#include <List.h>
Public Types | |
| using | type = typename std::remove_const< U >::type |
Public Member Functions | |
| CopyConst ()=default | |
Copy const attribute from T to U if present.
| using beast::detail::CopyConst< T, U >::type = typename std::remove_const<U>::type |
|
explicitdefault |