This value is returned by bsl::variant::index() if valueless_by_exception() is true.
Synopsis
Declared in <bslstl_variant.h>
constexpr std::size_t variant_npos = ‐1;
Created with MrDocs