clang API Documentation

Static Public Attributes
clang::threadSafety::has_arg_iterator_range< Ty > Class Template Reference
Collaboration diagram for clang::threadSafety::has_arg_iterator_range< Ty >:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static const bool value = sizeof(test<Ty>(nullptr)) == sizeof(yes)

Detailed Description

template<typename Ty>
class clang::threadSafety::has_arg_iterator_range< Ty >

Definition at line 925 of file ThreadSafety.cpp.


Member Data Documentation

template<typename Ty >
const bool clang::threadSafety::has_arg_iterator_range< Ty >::value = sizeof(test<Ty>(nullptr)) == sizeof(yes) [static]

Definition at line 936 of file ThreadSafety.cpp.


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