LibreOffice Module lotuswordpro (master) 1
Static Public Member Functions | List of all members
detail::cloner< T, HasClone > Struct Template Reference

#include <clone.hxx>

Static Public Member Functions

static T * clone (T *const other)
 

Detailed Description

template<typename T, bool HasClone>
struct detail::cloner< T, HasClone >

Definition at line 37 of file clone.hxx.

Member Function Documentation

◆ clone()

template<typename T , bool HasClone>
static T * detail::cloner< T, HasClone >::clone ( T *const  other)
inlinestatic

Definition at line 39 of file clone.hxx.


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