P99

◆ P99_ENC_INIT

#define P99_ENC_INIT (   V)    { .p00_val = (V), }

Initialize an encapsulated object.

Parameters
Vmust be an expression that is assignment compatible with the base type of the encapsulated object type
See also
P99_ENC_DECLARE

Definition at line 206 of file p99_type.h.