GaitGeneration by Graph Search
読み取り中…
検索中…
一致する文字列を見つけられません
公開メンバ関数 | 全メンバ一覧
designlab::nostd::bad_expected_access クラス

#include <my_expected.h>

designlab::nostd::bad_expected_access の継承関係図
Inheritance graph
[凡例]
designlab::nostd::bad_expected_access 連携図
Collaboration graph
[凡例]

公開メンバ関数

 bad_expected_access (const std::string &msg)
 
 bad_expected_access (const char *msg)
 
const char * what () const noexcept override
 

詳解

my_expected.h24 行目に定義があります。

構築子と解体子

◆ bad_expected_access() [1/2]

designlab::nostd::bad_expected_access::bad_expected_access ( const std::string &  msg)
inlineexplicit

my_expected.h26 行目に定義があります。

◆ bad_expected_access() [2/2]

designlab::nostd::bad_expected_access::bad_expected_access ( const char *  msg)
inlineexplicit

my_expected.h27 行目に定義があります。

関数詳解

◆ what()

const char * designlab::nostd::bad_expected_access::what ( ) const
inlineoverridenoexcept

my_expected.h29 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: