nullable_traits for Polymorphic<T>.

Synopsis

Declared in <mrdocs/ADT/Polymorphic.hpp>

template<class T>
struct nullable_traits<Polymorphic<T>>;

Static Member Functions

Description

Only this friend specialization can create/reset the null state.

Created with MrDocs