B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
nullptr.hpp File Reference

Contains declaration of nullptr identifier. More...

Classes

class  Utils::NullPtr
 

Namespaces

 anonymous_namespace{nullptr.hpp}
 
 Utils
 Utils namespace.
 

Functions

template<typename T >
bool Utils::operator!= (T *obj, NullPtr const &)
 
template<typename T >
bool Utils::operator!= (NullPtr const &, T *obj)
 
template<typename T >
bool Utils::operator== (T *obj, NullPtr const &)
 
template<typename T >
bool Utils::operator== (NullPtr const &, T *obj)
 

Variables

static int const anonymous_namespace{nullptr.hpp}::nullptr = 0
 

Detailed Description

Contains declaration of nullptr identifier.

In C++/CLI nullptr is reserved word that represents reference to the nothing.

Author
"Dmytro Ovdiienko" [dmytr.nosp@m.o_ov.nosp@m.diien.nosp@m.ko@e.nosp@m.pam.c.nosp@m.om] [odp@b.nosp@m.tobi.nosp@m.ts.co.nosp@m.m]