Macro pnmixerlib::push_warning
[−]
[src]
macro_rules! push_warning { ($expr:expr, $vec:ident) => { ... }; }
If there is an error in the expression, push it to the given mutable warning vector.