Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_index
Function · 0.85
enum_contains
Function · 0.85
enum_flags_contains
Function · 0.85
enum_name
Function · 0.85
enum_flags_name
Function · 0.85
enum_integer
Function · 0.85
enum_flags_test
Function · 0.85
enum_flags_test_any
Function · 0.85
enum_next_value
Function · 0.85
enum_next_value_circular
Function · 0.85
enum_prev_value
Function · 0.85
enum_prev_value_circular
Function · 0.85
Tested by
no test coverage detected