pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
PQInetAddress.opCast
pgator
db
pq
types
inet
PQInetAddress
Casting to native D type, but mask is thrown away.
struct
PQInetAddress
T
opCast
(
T
)
(
)
if
(
is
(
T
==
Address
)
)
Meta
Source
See Implementation
pgator
db
pq
types
inet
PQInetAddress
constructors
this
functions
address
opCast
toBson
toString
static functions
fromBson
variables
bits
family
ipaddr
Casting to native D type, but mask is thrown away.