|
V8 Project
|
#include <safe_math_impl.h>
Inheritance diagram for v8::base::internal::integral_constant< T, v >:
Collaboration diagram for v8::base::internal::integral_constant< T, v >:Public Types | |
| typedef T | value_type |
| typedef integral_constant< T, v > | type |
Static Public Attributes | |
| static const T | value = v |
Definition at line 28 of file safe_math_impl.h.
| typedef integral_constant<T, v> v8::base::internal::integral_constant< T, v >::type |
Definition at line 31 of file safe_math_impl.h.
| typedef T v8::base::internal::integral_constant< T, v >::value_type |
Definition at line 30 of file safe_math_impl.h.
|
static |
Definition at line 29 of file safe_math_impl.h.