This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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] | |
"Feike Boomstra" <f.p.boomstra@gmail.com> writes: > it is not the right answer. > This function is in the libstc++ library, so I supposed I just could use it. > I found the library on my system. You can't simply call every function you may see in the libstdc++ sources. The library provides a documented stable interface. Ian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |