LibreOffice Module o3tl (master) 1
Public Types | List of all members
o3tl::detail::Optional< T > Struct Template Reference

#include <any.hxx>

Public Types

using type = T const *
 

Detailed Description

template<typename T>
struct o3tl::detail::Optional< T >

Definition at line 38 of file any.hxx.

Member Typedef Documentation

◆ type

template<typename T >
using o3tl::detail::Optional< T >::type = T const *

Definition at line 38 of file any.hxx.


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