Scarab  v2.9.0
Project 8 C++ Utility Library
Static Public Member Functions | Static Public Attributes | List of all members
empty< derived > Struct Template Reference
Inheritance diagram for empty< derived >:
Inheritance graph

Static Public Member Functions

static const derived & get_one ()
 

Static Public Attributes

static derived instance_
 

Detailed Description

template<typename derived>
struct empty< derived >

Definition at line 16 of file test_copy_move.cpp.

Member Function Documentation

◆ get_one()

static const derived& get_one ( )
inlinestatic

Definition at line 17 of file test_copy_move.cpp.

Member Data Documentation

◆ instance_

derived instance_
static

Definition at line 18 of file test_copy_move.cpp.


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