mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Types
m::get_nodes< Op > Struct Template Reference

#include <PhysicalOptimizer.hpp>

Public Types

using type = std::tuple< const Op * >
 

Detailed Description

template<typename Op>
struct m::get_nodes< Op >

Definition at line 104 of file PhysicalOptimizer.hpp.

Member Typedef Documentation

◆ type

template<typename Op >
using m::get_nodes< Op >::type = std::tuple<const Op*>

Definition at line 105 of file PhysicalOptimizer.hpp.


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