Quick Links:

bal | bbl | bdl | bsl

Public Types

bdlat_NullableValueFunctions::IsNullableValue< TYPE > Struct Template Reference

#include <bdlat_nullablevaluefunctions.h>

List of all members.

Public Types

enum  { VALUE = 0 }

Detailed Description

template<class TYPE>
struct bdlat_NullableValueFunctions::IsNullableValue< TYPE >

This struct should be specialized for third-party types that need to expose "nullable" behavior. See the component-level documentation for further information.

See Component bdlat_nullablevaluefunctions


Member Enumeration Documentation

template<class TYPE >
anonymous enum
Enumerator:
VALUE 

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