Inviwo  0.9.10.1
Inviwo documentation
inviwo::dispatching::detail::DispatchHelper< Result, B, E, Args > Struct Template Reference

#include <formatdispatching.h>

Detailed Description

template<typename Result, int B, int E, typename... Args>
struct inviwo::dispatching::detail::DispatchHelper< Result, B, E, Args >

Helper class to find the matching DataFormatId among a sorted list of types. Does a binary search in the type list.


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