Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Static Public Member Functions
exprtk::details::cleanup_branches Struct Reference

Detailed Description

Definition at line 5660 of file exprtk.hpp.

#include <mrpt/otherlibs/exprtk.hpp>

Static Public Member Functions

template<typename T , std::size_t N>
static void execute (std::pair< expression_node< T > *, bool >(&branch)[N])
 
template<typename T , typename Allocator , template< typename, typename > class Sequence>
static void execute (Sequence< std::pair< expression_node< T > *, bool >, Allocator > &branch)
 

Member Function Documentation

◆ execute() [1/2]

template<typename T , std::size_t N>
static void exprtk::details::cleanup_branches::execute ( std::pair< expression_node< T > *, bool >(&)  branch[N])
inlinestatic

◆ execute() [2/2]

template<typename T , typename Allocator , template< typename, typename > class Sequence>
static void exprtk::details::cleanup_branches::execute ( Sequence< std::pair< expression_node< T > *, bool >, Allocator > &  branch)
inlinestatic

Definition at line 5678 of file exprtk.hpp.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017