This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
bind and result_of will also need this preprocessor magic. I think that's it for TR1...
I would rather use something like boost::spirit than write our own bit of magic for libstdc++.
Is this what you were implying?
1) tuple 2) reference_wrapper 3) function 4) mem_fn 5) result_of 6) bind 7) (maybe) parts of type traits, but I think we can avoid it
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |