Open Search
    CopyWrapper< T > Member List

    This is the complete list of members for CopyWrapper< T >, including all inherited members.

    _ptrCopyWrapper< T >private
    _valueCopyWrapper< T >mutableprivate
    CopyWrapper()CopyWrapper< T >
    CopyWrapper(const T &src)CopyWrapper< T >explicit
    CopyWrapper(T &&src)CopyWrapper< T >explicit
    CopyWrapper(const CopyWrapper &src)CopyWrapper< T >
    CopyWrapper(CopyWrapper &&src)CopyWrapper< T >
    Get() constCopyWrapper< T >
    Get()CopyWrapper< T >
    operator=(const CopyWrapper &src)CopyWrapper< T >
    operator=(CopyWrapper &&src)CopyWrapper< T >