JSON Voorhees
Killer JSON for C++
|
This is the complete list of members for jsonv::version, including all inherited members.
empty() const | jsonv::version | inline |
major (defined in jsonv::version) | jsonv::version | |
minor (defined in jsonv::version) | jsonv::version | |
operator std::uint64_t() const | jsonv::version | inlineexplicit |
operator!=(const version &other) const | jsonv::version | inline |
operator<(const version &other) const | jsonv::version | inline |
operator<=(const version &other) const | jsonv::version | inline |
operator==(const version &other) const | jsonv::version | inline |
operator>(const version &other) const | jsonv::version | inline |
operator>=(const version &other) const | jsonv::version | inline |
version(version_element major=0, version_element minor=0) | jsonv::version | inline |
version_element typedef (defined in jsonv::version) | jsonv::version |