Shaka Player Embedded
shaka::util::is_number< T > Struct Template Reference

#include <templates.h>

Inheritance diagram for shaka::util::is_number< T >:

Detailed Description

template<typename T>
struct shaka::util::is_number< T >

A conditional type to determine whether the given type is a JavaScript number, namely a number (non-bool) type or an enumeration.

Definition at line 46 of file templates.h.


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