Shaka Player Embedded
shaka::util::is_v8_type< T, typename > Struct Template Reference

#include <templates.h>

Inheritance diagram for shaka::util::is_v8_type< T, typename >:

Detailed Description

template<typename T, typename = void>
struct shaka::util::is_v8_type< T, typename >

A conditional type to determine if a type T is a V8 type. Note that for incomplete types, this returns false as we never forward-declare V8 types.

Definition at line 33 of file templates.h.


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