The Sparta Modeling Framework
Loading...
Searching...
No Matches
StaticInit.hpp
Go to the documentation of this file.
1// <StaticInit> -*- C++ -*-
2
9#pragma once
10
11#include <iostream>
12
13namespace sparta
14{
15
37 public:
40 } _SpartaStaticInitializer;
41
42} // namespace sparta
43
Static-initialization order controller.
Macros for handling exponential backoff.