xrpld
Loading...
Searching...
No Matches
beast::detail::CopyConst< T const, U > Struct Template Reference

#include <List.h>

Public Types

using type = std::remove_const<U>::type const

Public Member Functions

 CopyConst ()=default

Detailed Description

template<typename T, typename U>
struct beast::detail::CopyConst< T const, U >

Definition at line 23 of file List.h.

Member Typedef Documentation

◆ type

template<typename T, typename U>
using beast::detail::CopyConst< T const, U >::type = std::remove_const<U>::type const

Definition at line 27 of file List.h.

Constructor & Destructor Documentation

◆ CopyConst()

template<typename T, typename U>
beast::detail::CopyConst< T const, U >::CopyConst ( )
explicitdefault