Using C::B, svn (rev 9848) on Arch Linux (x86_64)
Type a function returning a struct, then hit enter and/or open a left brace "{", C::B automatically adds "};".
struct coco pepe() {};
struct coco pepe() {
};
Log in to post a comment.