跳转至

Struct types::Err

template <typename E>

ClassList > types > Err

Public Attributes

Type Name
E val

Public Functions

Type Name
Err (const E & val)
Err (E && val)

Public Attributes Documentation

variable val

E types::Err< E >::val;

Public Functions Documentation

function Err [1/2]

inline types::Err::Err (
    const E & val
) 

function Err [2/2]

inline types::Err::Err (
    E && val
) 


The documentation for this class was generated from the following file include/qqmusic/details/result.h