libcubescript/include/cubescript
Daniel Kolesa 63251f0eac add cs_callable to replace std::function
now function data can be allocated with our own allocator as
well, plus we get guarantees on small storage; this type is
move-only, and it's also more memory efficient than std::function,
at least the libstdc++ implementation
2021-03-22 01:01:51 +01:00
..
cubescript.hh add cs_callable to replace std::function 2021-03-22 01:01:51 +01:00
cubescript_conf.hh add cs_callable to replace std::function 2021-03-22 01:01:51 +01:00