![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Type to indicate no value in Variant. More...
#include <None.hpp>
Public Member Functions | |
| constexpr | None ()=default |
| constexpr | None (std::nullptr_t) |
| constexpr bool | operator== (None const &) const |
| constexpr bool | operator!= (None const &) const |
| constexpr bool | operator< (None const &) const |
| constexpr | operator bool () const |
|
constexprdefault |
|
inlineconstexpr |