CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
codeproject::bimap_detail::select< test, then, els > Struct Template Reference

#include <bimap.h>

Public Types

typedef selector_switch< test >::result sel
typedef sel::template result< then, els >::type result

Detailed Description

template<bool test, typename then, typename els>
struct codeproject::bimap_detail::select< test, then, els >

Definition at line 191 of file bimap.h.

Member Typedef Documentation

◆ result

template<bool test, typename then, typename els>
typedef sel::template result<then,els>::type codeproject::bimap_detail::select< test, then, els >::result

Definition at line 194 of file bimap.h.

◆ sel

template<bool test, typename then, typename els>
typedef selector_switch<test>::result codeproject::bimap_detail::select< test, then, els >::sel

Definition at line 193 of file bimap.h.


The documentation for this struct was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/include/bimap.h