paludis
Version 2.6.0
|
Public Member Functions | |
WrappedValue (const typename WrappedValueTraits< Tag_ >::UnderlyingType &, const typename WrappedValueDevoid< typename WrappedValueTraits< Tag_ >::ValidationParamsType >::Type &=static_cast< NoType< 0u > * >(nullptr)) | |
WrappedValue & | operator= (const WrappedValue &) |
WrappedValue (const WrappedValue &) | |
const WrappedValueTraits< Tag_ >::UnderlyingType & | value () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
bool | operator< (const WrappedValue &) const PALUDIS_ATTRIBUTE((warn_unused_result)) |
bool | operator== (const WrappedValue &) const PALUDIS_ATTRIBUTE((warn_unused_result)) |