Searched refs:none_type (Results 1 – 3 of 3) sorted by relevance
19 struct none_type struct in mapbox::util::optional23 variant<none_type, T> variant_;67 void reset() { variant_ = none_type{}; } in reset()
5185 none_type = 0, /* Not a tag type. */ enumerator