| Subject: | Re: what does this mean _M_insert_aux |
|---|---|
| From: | Paul Pluzhnikov |
| Date: | Mon, 08 May 2006 12:11:23 -0700 |
| Newsgroups: | gnu.g++.help |
"biz_boy" <ken2230@xxxxxxxxxxxxx> writes: > I wanted to know what does this mean??? > _M_insert_aux It means the same thing as "foo" and "bar" :) Seriously, it's a function used internally by g++ STL implementation, and should not be of any concern to you. What is your *real* question? Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | what does this mean _M_insert_aux, biz_boy |
|---|---|
| Next by Date: | Re: what does this mean _M_insert_aux, biz_boy |
| Previous by Thread: | what does this mean _M_insert_aux, biz_boy |
| Next by Thread: | Re: what does this mean _M_insert_aux, biz_boy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |