Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lostjared/bin2cpp20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bin2cpp20

Convert streams to C++20 Arrays, Vectors, or Strings.

To compile for me using GCC (Homebrew on MacOS) I use

% mkdir build
% export CXX=g++-13
% cd build
% cmake ..
% make -j4
% make install

About

Unix Utility for Transforming a Stream into a C++20 Array, Vector, or Array of Strings

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages