Banuba SDK
Loading...
Searching...
No Matches
libs
types
bnb
types
interfaces
Enumerations
gender.hpp File Reference
#include <functional>
Go to the source code of this file.
Enumerations
enum class
gender
: int {
undefined
,
male
,
female
}
Enumeration Type Documentation
◆
gender
enum class bnb::interfaces::gender : int
strong
Definition at line
14
of file
gender.hpp
.
14
:
int
{
15
undefined,
16
male,
17
female,
18
};
Generated by
1.12.0