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