Cleaner code

Pages: 12
closed account (EzwRko23)
What does Boost.Lambda have to do with cleaner code?
The amount of boilerplate required to use this is quite huge.
1
2
3
int main(){
     return 0;
}


This disagrees with you bracket rule, yet it is my preferred style.
Topic archived. No new replies allowed.
Pages: 12