|
paludis
Version 1.4.0
|
Inheritance diagram for paludis::WrappedValue< Tag_ >:Public Member Functions | |
| WrappedValue (const typename WrappedValueTraits< Tag_ >::UnderlyingType &, const typename WrappedValueDevoid< typename WrappedValueTraits< Tag_ >::ValidationParamsType >::Type &=static_cast< NoType< 0u > * >(0)) | |
| 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)) |
1.8.3.1