VisionCpp  0.0.1
visioncpp::internal::MakePlaceHolderExprHelper< Category, Expr, N > Struct Template Reference

it is used to create the PlaceHolder expression. More...

Collaboration diagram for visioncpp::internal::MakePlaceHolderExprHelper< Category, Expr, N >:

Detailed Description

template<size_t Category, typename Expr, size_t N>
struct visioncpp::internal::MakePlaceHolderExprHelper< Category, Expr, N >

it is used to create the PlaceHolder expression.

The PlaceHolder expression is a copy of expression type where the visionMemory of the leaf node has been replaced with PlaceHolder.

Definition at line 68 of file expr_convertor.hpp.


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