Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 231 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 231 Bytes

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