BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl_monostate.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_libraryfeatures.h>

Go to the source code of this file.

Classes

struct  bsl::monostate
 

Functions

BSLS_KEYWORD_CONSTEXPR bool bsl::operator== (monostate, monostate) BSLS_KEYWORD_NOEXCEPT
 
BSLS_KEYWORD_CONSTEXPR bool bsl::operator!= (monostate, monostate) BSLS_KEYWORD_NOEXCEPT
 
BSLS_KEYWORD_CONSTEXPR bool bsl::operator< (monostate, monostate) BSLS_KEYWORD_NOEXCEPT
 
BSLS_KEYWORD_CONSTEXPR bool bsl::operator> (monostate, monostate) BSLS_KEYWORD_NOEXCEPT
 
BSLS_KEYWORD_CONSTEXPR bool bsl::operator<= (monostate, monostate) BSLS_KEYWORD_NOEXCEPT
 
BSLS_KEYWORD_CONSTEXPR bool bsl::operator>= (monostate, monostate) BSLS_KEYWORD_NOEXCEPT
 
template<class t_HASHALG >
void bsl::hashAppend (t_HASHALG &hashAlg, const monostate &)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.