Vector ambiguity
"Vincent K. Mu" <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <CAPQDn1uykukzWkgWLhPCL-3Shjz9H+-ZkDs38o43N-07AmwZ5g@mail.gmail.com> |
Hi, all. I was doing some tasks with Ublas library on Visual Studio and I found that when I wanted to define some vector, it has some ambiguity problem with STL vector and Ublas vector. I'm not sure what causes the problem since I only included Ublas vector. Currently I'm aliasing an alternate namespace to "boost::numeric::ublas" but I would like to know if there is any other solution to the above question. Regards, Kaide Mu