Simplify memory management with std::unique_ptr.
[oota-llvm.git] / include / llvm / ADT / None.h
2015-02-20 Benjamin KramerMake the static instance of None just const.
2015-02-20 Justin BognerDisallow implicit conversions from None to integer...
2013-02-21 David BlaikieCorrect spelling of 'enumerator'.
2013-02-21 David BlaikieProvide a "None" value for convenience when using Optio...