Home
last modified time | relevance | path

Searched defs:EnumType (Results 1 – 25 of 1300) sorted by relevance

12345678910>>...52

/dports/net/storj/storj-1.45.3/vendor/github.com/jackc/pgtype/
H A Denum_type.go7 type EnumType struct { struct
8 value string
9 status Status
11 typeName string // PostgreSQL type name
12 members []string // enum members
26 func (et *EnumType) NewTypeValue() Value {
37 func (et *EnumType) TypeName() string {
41 func (et *EnumType) Members() []string {
88 func (dst EnumType) Get() interface{} {
123 func (EnumType) PreferredResultFormat() int16 {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/jackc/pgtype/
H A Denum_type.go7 type EnumType struct { struct
8 value string
9 status Status
11 typeName string // PostgreSQL type name
12 members []string // enum members
26 func (et *EnumType) NewTypeValue() Value {
37 func (et *EnumType) TypeName() string {
41 func (et *EnumType) Members() []string {
88 func (dst EnumType) Get() interface{} {
123 func (EnumType) PreferredResultFormat() int16 {
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/jackc/pgtype/
H A Denum_type.go7 type EnumType struct { struct
8 value string
9 status Status
11 typeName string // PostgreSQL type name
12 members []string // enum members
26 func (et *EnumType) NewTypeValue() Value {
37 func (et *EnumType) TypeName() string {
41 func (et *EnumType) Members() []string {
88 func (dst EnumType) Get() interface{} {
123 func (EnumType) PreferredResultFormat() int16 {
[all …]
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/jackc/pgtype/
H A Denum_type.go7 type EnumType struct { struct
8 value string
9 status Status
11 typeName string // PostgreSQL type name
12 members []string // enum members
26 func (et *EnumType) NewTypeValue() Value {
37 func (et *EnumType) TypeName() string {
41 func (et *EnumType) Members() []string {
88 func (dst EnumType) Get() interface{} {
123 func (EnumType) PreferredResultFormat() int16 {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/jackc/pgtype/
H A Denum_type.go7 type EnumType struct { struct
8 value string
9 status Status
11 typeName string // PostgreSQL type name
12 members []string // enum members
26 func (et *EnumType) NewTypeValue() Value {
37 func (et *EnumType) TypeName() string {
41 func (et *EnumType) Members() []string {
88 func (dst EnumType) Get() interface{} {
123 func (EnumType) PreferredResultFormat() int16 {
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/databases/xtrabackup/boost_1_59_0/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/databases/percona57-server/boost_1_59_0/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/databases/percona57-client/boost_1_59_0/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/core/
H A Dscoped_enum.hpp113 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
149 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
159 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
167 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
173 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
177 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
178 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
180 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
182 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
183 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/devel/R-cran-BH/BH/inst/include/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/devel/boost-libs/boost_1_72_0/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/devel/boost-python-libs/boost_1_72_0/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/devel/hyperscan/boost_1_75_0/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/devel/boost-docs/boost_1_72_0/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/core/
H A Dscoped_enum.hpp115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument
151 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) \ argument
161 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) \ argument
169 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType::enum_type argument
175 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) struct EnumType argument
179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
180 #define BOOST_SCOPED_ENUM_DECLARE_BEGIN(EnumType) enum class EnumType argument
182 #define BOOST_SCOPED_ENUM_DECLARE_END(EnumType) ; argument
184 #define BOOST_SCOPED_ENUM_NATIVE(EnumType) EnumType argument
185 #define BOOST_SCOPED_ENUM_FORWARD_DECLARE(EnumType) enum class EnumType argument

12345678910>>...52