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

#include <any.hxx>

Public Types

using type = std::optional< css::uno::Reference< T > const >
 

Detailed Description

template<typename T>
struct o3tl::detail::Optional< css::uno::Reference< T > >

Definition at line 68 of file any.hxx.

Member Typedef Documentation

◆ type

template<typename T >
using o3tl::detail::Optional< css::uno::Reference< T > >::type = std::optional<css::uno::Reference<T> const>

Definition at line 69 of file any.hxx.


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