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
cd85df35b65cd274c14ff43ba947f151ff5bc672
o3de
/
Code
/
Framework
/
AtomCore
/
Tests
T
History
santorac
2c55ea574d
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.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-09-13 16:56:00 -07:00
..
ArrayView.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
atomcore_tests_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
ConcurrencyCheckerTests.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
InstanceDatabase.cpp
Code/Framework/AtomCore
2021-08-20 17:55:10 -07:00
lru_cache.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
Main.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
NameSetTests.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
ScopedValueTest.cpp
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
vector_set.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00