![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <functional>
Go to the source code of this file.
Classes | |
struct | monostate |
struct | hash<::vccc::monostate > |
Namespaces | |
vccc | |
Functions | |
constexpr bool | operator== (monostate, monostate) noexcept |
constexpr bool | operator!= (monostate, monostate) noexcept |
constexpr bool | operator< (monostate, monostate) noexcept |
constexpr bool | operator> (monostate, monostate) noexcept |
constexpr bool | operator<= (monostate, monostate) noexcept |
constexpr bool | operator>= (monostate, monostate) noexcept |