diff options
author | Arik Poznanski <arikpoz@users.noreply.github.com> | 2023-04-17 17:41:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 17:41:53 +0300 |
commit | efd05648c88a0923a55f56e7ce1b0f9c33410afb (patch) | |
tree | ab3ba2322a5368c73f208a9fb110e01bb7db3721 /examples/reason-act.sh | |
parent | eb17a026fd23d1c1b612fa4600f7f5c58e501a28 (diff) |
llama : well-defined static initialization of complex objects (#927)
* Replaced static initialization of complex objects with a initialization on first use. This prevents an undefined behavior on program run, for example, crash in Release build, works in Debug build
* replaced use of auto with exact type to avoid using -std=c++14
* Made the assessors functions for static maps be static const
Diffstat (limited to 'examples/reason-act.sh')
0 files changed, 0 insertions, 0 deletions