V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::internal::SignedIntegerForSize< Integer > Struct Template Reference

Public Types

typedef enable_if< std::numeric_limits< Integer >::is_integer, typename IntegerForSizeAndSign< sizeof(Integer), true >::type >::type type
 

Detailed Description

template<typename Integer>
struct v8::base::internal::SignedIntegerForSize< Integer >

Definition at line 103 of file safe_math_impl.h.


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