JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
type_if< T, B > Struct Template Reference

Makes a type a typedef for T only if B is true. More...

#include <jevoisbase/Components/RoadFinder/Types.H>

Detailed Description

template<class T, bool B>
struct type_if< T, B >

Makes a type a typedef for T only if B is true.

Definition at line 62 of file Types.H.


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