Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2016 01:05:14 -0300
From:      =?UTF-8?B?T3RhY8OtbGlv?= <otacilio.neto@bsd.com.br>
To:        freebsd-hackers@freebsd.org
Subject:   /usr/include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
Message-ID:  <e4c2cba6-7643-9032-8304-b2fce04c32b6@bsd.com.br>

next in thread | raw e-mail | index | archive | help
I'm getting this error when I try compile the ORB-SLAM2 library. Some 
one can give me a hint about it?


/usr/include/c++/v1/map:837:5: error: static_assert failed 
"Allocator::value_type must be same type as value_type"
     static_assert((is_same<typename allocator_type::value_type, 
value_type>::value),



Thanks a lot.

-OtacĂ­lio




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e4c2cba6-7643-9032-8304-b2fce04c32b6>