You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libexopt/include
Avril d4e45000bd
Started `util::maybe_uninit<T>`.
2 years ago
..
boxed.h Started `boxed::Box<T>`. 2 years ago
either.hh Started `boxed::Box<T>`. 2 years ago
error.hh Added `ptr::Unique<T>`: `NonNull<T>` that cannot be aliased. 2 years ago
exopt.h Added `optional` (port from fuxx) for Option<T&>, etc. 2 years ago
leven.h Fixed spooky "confused" compiler fatal error (w/ no error messages) in `make_ordered_strign()`. 2 years ago
optional.h Added `ptr::Unique<T>`: `NonNull<T>` that cannot be aliased. 2 years ago
pointer.h Started `boxed::Box<T>`. 2 years ago
util.hh Started `util::maybe_uninit<T>`. 2 years ago