|
LibreOffice Module lotuswordpro (master) 1
|
#include <clone.hxx>
Classes | |
| struct | no |
| struct | test |
Public Types | |
| enum | { value = sizeof(check_sig<T>(nullptr)) == sizeof(yes) } |
| typedef char | yes |
Static Public Member Functions | |
| template<typename U > | |
| static yes & | check_sig (U *, test< U *(U::*)() const, &U::clone > *=nullptr) |
| template<typename U > | |
| static no & | check_sig (...) |
| typedef char detail::has_clone< T >::yes |
|
static |
|
static |