boostorg / ptr_container

Boost.org ptr_container module
http://boost.org/libs/ptr_container
Boost Software License 1.0
14 stars 41 forks source link

Fix const_element_containers test failure. #4

Closed Flast closed 7 years ago

Flast commented 10 years ago

The test doesn't compile because explicit-instantiation isn't appeared in function-body.

Signed-off-by: Kohei Takahashi flast@flast.jp

Flast commented 9 years ago

ping?

pdimov commented 7 years ago

Fixed in https://github.com/boostorg/ptr_container/commit/2853f4fb0bffa9065d2525ec40f241ce7c4d4c88.