Struct details::Constructor< void, E >
template <typename E>
ClassList > details > Constructor< void, E >
Public Static Functions
Type | Name |
---|---|
void | copy (const Storage< void, E > & src, Storage< void, E > & dst, ok_tag) |
void | copy (const Storage< void, E > & src, Storage< void, E > & dst, err_tag) |
void | move (Storage< void, E > && src, Storage< void, E > & dst, ok_tag) |
void | move (Storage< void, E > && src, Storage< void, E > & dst, err_tag) |
Public Static Functions Documentation
function copy [1/2]
static inline void details::Constructor< void, E >::copy (
const Storage < void, E > & src,
Storage < void, E > & dst,
ok_tag
)
function copy [2/2]
static inline void details::Constructor< void, E >::copy (
const Storage < void, E > & src,
Storage < void, E > & dst,
err_tag
)
function move [1/2]
static inline void details::Constructor< void, E >::move (
Storage < void, E > && src,
Storage < void, E > & dst,
ok_tag
)
function move [2/2]
static inline void details::Constructor< void, E >::move (
Storage < void, E > && src,
Storage < void, E > & dst,
err_tag
)
The documentation for this class was generated from the following file include/qqmusic/details/result.h