This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
66a875bf7974a1aa29ea7e89a87ac2bdaa9fc9a2
o3de
/
Code
/
Framework
/
AtomCore
/
AtomCore
T
History
santorac
2c464c3ee0
Updated the ScopedValue constructor per code review feedback.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-09-15 11:35:09 -07:00
..
Instance
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
std
Minimal TypeInfo header/reduce std interdependencies. (
#2688
)
2021-08-10 19:07:01 -05:00
Utils
Updated the ScopedValue constructor per code review feedback.
2021-09-15 11:35:09 -07:00
atomcore_files.cmake
Added a new ScopedValue utility class that simply sets a value when it goes out of scope. This is particularly handy for flags that track whether the callstack is inside a particular scope, like a m_isInitializing flag.
2021-09-13 16:56:00 -07:00