Skip to content

wx257osn2/cxx_adc2020_sal_wrapper

Repository files navigation

sal_wrapper

Prerequisites

  • C++20-supporting g++
    • You can use C++17-supporting g++ if you use make SALW_CXX_VERSION:=c++17 instead of make

Usage

$ # write your code into sal_wrapper.hpp
$ make