Euphoria
tablelayout.h File Reference
#include "base/numeric.h"
#include "assert/assert.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::core
 

Functions

template<typename T >
std::vector< T > eu::core::perform_table_layout (const std::vector< T > &pieces, T total_size, T zero=0)
 Calculates a table layout based on the input layout. More...