ST_engine  0.3-ALPHA
task.cpp
1 #include <ST_util/linear_frame_allocator_256.hpp>
2 #include "task.hpp"
3 
4 ST::linear_frame_allocator_256<ST::task> ST::task::allocator;