![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <compare>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | script_verify_flags |
Functions | |
constexpr script_verify_flags | operator~ (script_verify_flag_name f) |
constexpr script_verify_flags | operator| (script_verify_flag_name f1, script_verify_flag_name f2) |
|
inlineconstexpr |
Definition at line 66 of file verify_flags.h.
|
inlineconstexpr |
Definition at line 61 of file verify_flags.h.