Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ IsTrue
Function
IsTrue
tests/gtest/gtest-all.cc:7133–7133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7131
}
7132
7133
bool IsTrue(bool condition) { return condition; }
7134
7135
bool AlwaysTrue() {
7136
#if GTEST_HAS_EXCEPTIONS
Callers
1
AlwaysTrue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected