|
FLANG
|
Static Public Member Functions | |
| template<typename T> | |
| static const OmpObjectList * | Get (const T &x) |
| template<typename T> | |
| static const OmpObjectList * | Get (const common::Indirection< T > &x) |
| template<typename... Ts, size_t... Is> | |
| static const OmpObjectList * | GetFromTuple (const std::tuple< Ts... > &t, std::index_sequence< Is... >) |