numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of getter functions. More...
#include <num_collect/logging/concepts/member_getter_of.h>
Concept of getter functions.
Func | Type of the function. |
Value | Type of returned values. |
Object | Type of objects. |
Definition at line 34 of file member_getter_of.h.