Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::config::NullType Struct Reference

A type that represents a null value. More...

#include <Types.hpp>

Public Member Functions

bool operator== (NullType const &) const
 Compare two NullType objects.
 

Detailed Description

A type that represents a null value.

Member Function Documentation

◆ operator==()

bool util::config::NullType::operator== ( NullType const & ) const
inlinenodiscard

Compare two NullType objects.

Returns
true always. Any two NullType objects are equal

The documentation for this struct was generated from the following file: