Re: [boost] [multi_index]: Migration of code to VS12 does not compile anymore
11 Aug
2014
11 Aug
'14
5:37 p.m.
Johannes Brunen writes:
Hello,
I'm porting some code fromVS10 to the VS12 compiler on windows. I have a problem compiling code like the following:
Clang didn't like the code either: clang++ -c -I ../boost-1_56_0_b1/ mi.cc mi.cc:21:35: error: use 'template' keyword to treat 'nth_index' as a dependent template name typedef typename container_t::template nth_index<0>::type sequence_index_t; ^ 1 error generated. -- Brian Ebenezer Enterprises - So far G-d has helped us. http://webEbenezer.net
3744
Age (days ago)
3744
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brian Wood