#include "aurostd_xcombos.h"
#include <algorithm>
#include <cstddef>
#include <iostream>
#include <vector>
#include "aurostd.h"
#include "aurostd_automatic_template.h"
#include "aurostd_xerror.h"
#include "aflow_xhost.h"
Go to the source code of this file.
◆ _AUROSTD_XCOMBOS_CPP_
#define _AUROSTD_XCOMBOS_CPP_ |
◆ _DEBUG_XCOMBOS_
#define _DEBUG_XCOMBOS_ false |
◆ AST_TEMPLATE [1/2]
#define AST_TEMPLATE |
( |
| utype | ) |
|
Value:
std::vector< utype > applyCombo(const std::vector< utype > &v_items) const
Definition at line 340 of file aurostd_xcombos.cpp.
◆ AST_TEMPLATE [2/2]
#define AST_TEMPLATE |
( |
| utype | ) |
|