Consider getting closer to fully header-only; clean up allocation functions
mrnorman opened this issue · 0 comments
mrnorman commented
Consider a singleton-type pattern for YAKL's bookkeeping, which will house allocation functions, yakl_is_initialized, functorBuffer, pool, and yakl_mtx. This should get things closer to a truly header-only YAKL library with the exception of GPTL anyway.