libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
my_factory Struct Referencefinal

Inherits cache::factory_base< int, int >, and cache::factory_base< int, int >.

Public Member Functions

value_type __fastcall make (const key_type &i) const override
 
value_type __fastcall make (const key_type &i) const override
 

Detailed Description

Definition at line 30 of file cache.cpp.

Member Function Documentation

◆ make() [1/2]

value_type __fastcall my_factory::make ( const key_type i) const
inlineoverride

Definition at line 31 of file cache.cpp.

◆ make() [2/2]

value_type __fastcall my_factory::make ( const key_type i) const
inlineoverride

Definition at line 31 of file cache.cpp.


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