Commit Graph

2 Commits (3bdd503cb2dd19e258ab3f1c3137d8dc55b0a291)

Author SHA1 Message Date
Avril 3bdd503cb2
Changed `NullException` to add optional type information. Added constexpr util::type_of<T>(), added constexpr `std::string_view` concatenation: `util::concat_str_v<std::string_view...>`, added `std::string_view util::concat_strings(auto const&...)`.
1 year ago
Avril ee3893907c
Added `ptr::Unique<T>`: `NonNull<T>` that cannot be aliased.
1 year ago