azure-core
Classes | Namespaces
nullable.hpp File Reference

Manages an optional contained value, i.e. a value that may or may not be present. More...

#include "azure/core/azure_assert.hpp"
#include <new>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

class  Azure::Nullable< T >
 Manages an optional contained value, i.e. a value that may or may not be present. More...
 

Namespaces

 Azure
 Azure SDK abstractions.