V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::internal::swappable_impl::IsSwappableImpl Struct Reference

Static Public Member Functions

template<typename T >
static auto Check (int i) -> decltype(swap(std::declval< T >(), std::declval< T >()), std::true_type())
 
template<typename T >
static std::false_type Check (...)
 

Detailed Description

Definition at line 380 of file optional.h.


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