Public Types | Public Member Functions | List of all members
one::null Class Reference
Inheritance diagram for one::null:
Inheritance graph
[legend]
Collaboration diagram for one::null:
Collaboration graph
[legend]

Public Types

typedef null value_type
 
- Public Types inherited from one
typedef one value_type
 

Public Member Functions

constexpr null () noexcept
 
constexpr null (Istream &) noexcept
 
- Public Member Functions inherited from one
constexpr one () noexcept
 
constexpr one (Istream &) noexcept
 
constexpr operator label () const noexcept
 
constexpr operator float () const noexcept
 
constexpr operator double () const noexcept
 

Detailed Description

Definition at line 144 of file one.H.

Member Typedef Documentation

◆ value_type

typedef null value_type

Definition at line 150 of file one.H.

Constructor & Destructor Documentation

◆ null() [1/2]

constexpr null ( )
inlineconstexprnoexcept

Definition at line 153 of file one.H.

◆ null() [2/2]

constexpr null ( Istream )
inlineexplicitconstexprnoexcept

Definition at line 156 of file one.H.


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