MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / reset

Method reset

src/backward.h:596–600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

594#endif
595
596 void reset(T new_val)
597 {
598 handle tmp(new_val);
599 swap(tmp);
600 }
601
602 void update(T new_val)
603 {

Callers 13

load_addressesMethod · 0.80
load_object_with_bfdMethod · 0.80
resolveMethod · 0.80
backward.hFile · 0.80
load_addressesMethod · 0.80
SourceFileMethod · 0.80
SignalHandlingMethod · 0.80
ParamIteratorClass · 0.80
AdvanceMethod · 0.80
CurrentMethod · 0.80
gtest.hFile · 0.80

Calls

no outgoing calls

Tested by 3

AdvanceMethod · 0.64
CurrentMethod · 0.64