MCPcopy Create free account
hub / github.com/Neargye/magic_enum / test_flags.cpp

File test_flags.cpp

test/test_flags.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Licensed under the MIT License <http://opensource.org/licenses/MIT>.
2// SPDX-License-Identifier: MIT
3// Copyright (c) 2019 - 2024 Daniil Goncharov <neargye@gmail.com>.
4//

Callers

nothing calls this directly

Calls 15

enum_indexFunction · 0.85
enum_containsFunction · 0.85
enum_flags_containsFunction · 0.85
enum_nameFunction · 0.85
enum_flags_nameFunction · 0.85
enum_integerFunction · 0.85
enum_flags_testFunction · 0.85
enum_flags_test_anyFunction · 0.85
enum_next_valueFunction · 0.85
enum_next_value_circularFunction · 0.85
enum_prev_valueFunction · 0.85
enum_prev_value_circularFunction · 0.85

Tested by

no test coverage detected