mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 09:00:38 +08:00
flat_hash_set test passing
This commit is contained in:
Vendored
+1
-1
@@ -1707,7 +1707,7 @@ struct nullopt_t
|
||||
explicit constexpr nullopt_t(init_t& /*unused*/) {}
|
||||
};
|
||||
|
||||
extern const nullopt_t nullopt;
|
||||
constexpr nullopt_t nullopt(nullopt_t::init);
|
||||
|
||||
namespace optional_internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user