#!/bin/bash

g++ --std=c++2a -o driver driver.cc -lbobcat
# g++ --std=c++2a -o driver driver.cc -L../tmp -llogbuf -lbobcat
