GaitGeneration by Graph Search
|
expected の concept 型 T は参照型ではなく, 関数型でもなく, unexpectedの特殊化でなく,in_place_tの特殊化でもないことを要求する [詳解]
#include <my_expected_concept.h>
expected の concept 型 T は参照型ではなく, 関数型でもなく, unexpectedの特殊化でなく,in_place_tの特殊化でもないことを要求する
my_expected_concept.h の 26 行目に定義があります。