|
xrpld
|
Makes T const or non const depending on a bool. More...
#include <maybe_const.h>
Public Types | |
| using | type |
Public Member Functions | |
| MaybeConst ()=default | |
Makes T const or non const depending on a bool.
Definition at line 9 of file maybe_const.h.
| using beast::MaybeConst< IsConst, T >::type |
Definition at line 12 of file maybe_const.h.
|
explicitdefault |