Leonetienne/Hazelnupp
Simple, easy to use, command line parameter interface
Test_Hazelnupp
helper.h
Go to the documentation of this file.
1
#pragma once
2
#include <vector>
3
4
#define C_Ify(vector) vector.size(), vector.data()
5
6
typedef
std::vector<const char*>
ArgList
;
ArgList
std::vector< const char * > ArgList
Definition:
helper.h:6
Generated on Thu Jun 3 2021 12:11:52 for Leonetienne/Hazelnupp by
1.8.17