跳转至

Struct types::Ok

template <typename T>

ClassList > types > Ok

Public Attributes

Type Name
T val

Public Functions

Type Name
Ok (const T & val)
Ok (T && val)

Public Attributes Documentation

variable val

T types::Ok< T >::val;

Public Functions Documentation

function Ok [1/2]

inline types::Ok::Ok (
    const T & val
) 

function Ok [2/2]

inline types::Ok::Ok (
    T && val
) 


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