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] | |
From the above page I assume that split means the star/splat character(*)?
Sorry if I'm being thick, but sometimes, I just don't get certain things!
((a - b) / (c + d))
((a - b) / (c + d))
if (std::less_equal<pointer>()(_M_ptr_value, __bp.second &&
std::greater_equal<pointer>()(_M_ptr_value, __bp.first)) if (std::less_equal<pointer>()(_M_ptr_value, __bp.second
&& std::greater_equal<pointer>()(_M_ptr_value, __bp.first))| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |