OpcUaCanOpen
CANopen OPC-UA server
exprtk::details::loop_unroll::details Struct Reference

#include <exprtk.hpp>

Public Member Functions

 details (const std::size_t &vsize, const unsigned int loop_batch_size=global_loop_batch_size)
 

Public Attributes

unsigned int batch_size
 
int remainder
 
int upper_bound
 

Detailed Description

Definition at line 4618 of file exprtk.hpp.

Constructor & Destructor Documentation

◆ details()

exprtk::details::loop_unroll::details::details ( const std::size_t &  vsize,
const unsigned int  loop_batch_size = global_loop_batch_size 
)
inline

Definition at line 4620 of file exprtk.hpp.

Member Data Documentation

◆ batch_size

unsigned int exprtk::details::loop_unroll::details::batch_size

Definition at line 4627 of file exprtk.hpp.

◆ remainder

int exprtk::details::loop_unroll::details::remainder

Definition at line 4628 of file exprtk.hpp.

◆ upper_bound

int exprtk::details::loop_unroll::details::upper_bound

Definition at line 4629 of file exprtk.hpp.


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