1 2 3 4 5 6 7 8 9
#pragma once #include "common.hpp" namespace kel { namespace lbm { // Make a view class which handles the AA push pull pattern, or alternatively the esoteric twist } }