mrdocs::nullable_traits<Polymorphic<T>>
nullable_traits for Polymorphic<T>.
Synopsis
Declared in <mrdocs/ADT/Polymorphic.hpp>
template<class T>
struct nullable_traits<Polymorphic<T>>;
Description
Only this friend specialization can create/reset the null state.
Created with MrDocs