Exemplo n.º 1
0
 void
 add( this_type const& f )
 {
     M_vector->add( f.container() );
 }