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]

Debug mode vs container adaptors


Hi,

I have just noticed that, whereas both stl_queue.h and stl_stack.h include
debug/debug.h and actually use them, there is *no* mention of the adaptors
in the docs.

Indeed, they are special (inside namespace std::) but this doesn't imply
they are not worthy some comments, right?

Thanks,
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]