Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ TestNullable.cpp
File
TestNullable.cpp
Source/Engine/Tests/TestNullable.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Wojciech Figat. All rights reserved.
2
3
#include
"Engine/Core/Types/Nullable.h"
4
#include <ThirdParty/catch2/catch.hpp>
Callers
nothing calls this directly
Calls
9
MoveOnly
Class · 0.85
Lifetime
Class · 0.85
GetValueOr
Method · 0.80
HasValue
Method · 0.45
GetValue
Method · 0.45
Reset
Method · 0.45
IsTrue
Method · 0.45
IsFalse
Method · 0.45
Match
Method · 0.45
Tested by
no test coverage detected