Alias for std::monostate, an empty variant alternative.
Synopsis
Declared in <absl/types/variant.h>
using monostate = std::monostate;
Created with MrDocs
Alias for std::monostate, an empty variant alternative.
Declared in <absl/types/variant.h>
using monostate = std::monostate;
Created with MrDocs