STK++ 0.9.13
STK::hidden::resizeSelector< Lhs, Rhs, Arrays::number_ > Struct Template Reference

specialization for the number_ case More...

#include <STK_AssignSelector.h>

Static Public Member Functions

static void run (Lhs &lhs, ExprBase< Rhs > const &rhs)
 

Detailed Description

template<typename Lhs, typename Rhs>
struct STK::hidden::resizeSelector< Lhs, Rhs, Arrays::number_ >

specialization for the number_ case

Definition at line 232 of file STK_AssignSelector.h.

Member Function Documentation

◆ run()

template<typename Lhs , typename Rhs >
static void STK::hidden::resizeSelector< Lhs, Rhs, Arrays::number_ >::run ( Lhs lhs,
ExprBase< Rhs > const rhs 
)
inlinestatic

Definition at line 234 of file STK_AssignSelector.h.

235 { /* nothing to do */;}

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