CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::validators | |
Functions | |
void | catapult::validators::AggregateValidationResult (std::atomic< ValidationResult > &aggregate, ValidationResult value) |
Aggregates result into aggregate. More... | |
void | catapult::validators::AggregateValidationResult (ValidationResult &aggregate, ValidationResult value) |
Aggregates result into aggregate. More... | |