LLVM OpenMP 19.0.0git
Static Public Member Functions | List of all members
kmp_convert< SourceType, TargetType, false, true, true, true > Struct Template Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"

Static Public Member Functions

static TargetType to (SourceType src)
 

Detailed Description

template<typename SourceType, typename TargetType>
struct kmp_convert< SourceType, TargetType, false, true, true, true >

Definition at line 4765 of file kmp.h.

Member Function Documentation

◆ to()

template<typename SourceType , typename TargetType >
static TargetType kmp_convert< SourceType, TargetType, false, true, true, true >::to ( SourceType  src)
inlinestatic

Definition at line 4766 of file kmp.h.


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