CEPS  24.01
Cardiac ElectroPhysiology Simulator
ceps::ResultOfImpl< _Fn > Struct Template Reference

Detailed Description

template<class _Fn>
struct ceps::ResultOfImpl< _Fn >

Simply to indicate that ResultOfImpl will be a template to be specialized.

Definition at line 54 of file CepsFunction.hpp.

#include <CepsFunction.hpp>

Public Types

using type = _Fn
 the type to return More...
 

Member Typedef Documentation

◆ type

template<class _Fn >
using ceps::ResultOfImpl< _Fn >::type = _Fn

the type to return

Definition at line 57 of file CepsFunction.hpp.


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