struct unique_function::IsSizeLessThanThresholdT

Declaration

template <typename T>
struct unique_function::IsSizeLessThanThresholdT { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/FunctionExtras.h:51

Templates

T

Member Variables

public static const bool value = sizeof(type-parameter-1-0) <= (2 * sizeof(void *))