1
edit
Changes
m
→Add methods
<hr width="50%" />
<big><pre>
IO_Form &operator<<(IO_Field* f);
</pre></big>
<hr width="50%" />
<big><pre>
IO_Form &operator<<(IO_Field& f);
</pre></big>
Uses the private add() method to add a non-submitter, non-dynamic IO_field.