Public Member Functions | Public Attributes | List of all members
arttest::NonPersistable Struct Reference

#include <ToyProducts.h>

Public Member Functions

 NonPersistable (std::string const &n)
 

Public Attributes

StringProduct name
 

Detailed Description

Definition at line 254 of file ToyProducts.h.

Constructor & Destructor Documentation

arttest::NonPersistable::NonPersistable ( std::string const &  n)
inlineexplicit

Definition at line 255 of file ToyProducts.h.

255 : name{n} {}
std::void_t< T > n

Member Data Documentation

StringProduct arttest::NonPersistable::name

Definition at line 256 of file ToyProducts.h.


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