Spinscale: create new namespace sscl

This commit is contained in:
2025-12-27 16:21:22 -04:00
parent 0c4f427c0a
commit 34d76df7d9
67 changed files with 434 additions and 429 deletions
@@ -13,7 +13,7 @@
// The code will check for OPTS_H define to see if opts.h has been included
class OptionParser;
namespace smo {
namespace sscl {
/**
* @brief CallableTracer - Wraps callables with metadata for debugging
@@ -85,7 +85,7 @@ private:
std::function<void()> callable;
};
} // namespace smo
} // namespace sscl
/**
* @brief STC - SMO Traceable Callable macro