push p_ele into v only of to_push is true More...
push p_ele into v only of to_push is true
v | vector where to push |
p_ele | object to push |
to_push | it push the element only if this flag is true |
Definition at line 98 of file object_creator.hpp.
#include <object_creator.hpp>
Public Types | |
typedef v | type |
typedef v conditional_push< v, p_ele, false >::type |
Definition at line 100 of file object_creator.hpp.