FastLED 3.9.15
Loading...
Searching...
No Matches

◆ needsReentry()

bool fl::test::TestContext::needsReentry ( ) const
inline

Definition at line 212 of file fltest.h.

212{ return !mNextSubcaseStack.empty(); }
fl::vector< SubcaseSignature > mNextSubcaseStack
Definition fltest.h:253

References FL_NOEXCEPT, mNextSubcaseStack, and needsReentry().

Referenced by needsReentry().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: