Closed Flamefire closed 2 years ago
Not sure that the use of Align is intended.
align:
<boost/align/alignment_of.hpp>
from <boost/unordered/detail/fca.hpp>
alignment_of is in TypeTraits.
Yeah, the include is unnecessary as the code doesn't use it. It uses boost::alignment_of
from TypeTraits. https://github.com/boostorg/unordered/blob/e36e3bcf96ef1d0655544d6ae6ef0a2fa14ccda5/include/boost/unordered/detail/fca.hpp#L409
Oh, right. --> #116
This is required after #112
@cmazakas @pdimov Please merge soon as this currently breaks the super-project CMake build