v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::reducer_list_starts_with< RL, R > Struct Template Reference

#include <reducer-traits.h>

Collaboration diagram for v8::internal::compiler::turboshaft::reducer_list_starts_with< RL, R >:

Static Public Attributes

static constexpr bool value = base::tmp::index_of1<RL, R>::value == 0
 

Detailed Description

template<typename RL, template< typename > typename R>
struct v8::internal::compiler::turboshaft::reducer_list_starts_with< RL, R >

Definition at line 36 of file reducer-traits.h.

Member Data Documentation

◆ value

template<typename RL , template< typename > typename R>
bool v8::internal::compiler::turboshaft::reducer_list_starts_with< RL, R >::value = base::tmp::index_of1<RL, R>::value == 0
staticconstexpr

Definition at line 37 of file reducer-traits.h.


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