hsutter / cppfront

A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Other
5.24k stars 223 forks source link

Changes to functions.md #998

Closed bluetarpmedia closed 4 months ago

bluetarpmedia commented 4 months ago

The existing insert example declares a member function in a set type, but the reader may not have encountered types yet if they're following the guide in order.

hsutter commented 4 months ago

Thanks!