Opened 8 years ago

#10702 new Bugs

tut1 test:"tut1.cpp", line 40: Error: noncopyable is not a member of boost w/ studio c++

Reported by: angela.xie@… Owned by: Thorsten Ottosen
Milestone: To Be Determined Component: ptr_container
Version: Boost 1.55.0 Severity: Problem
Keywords: Cc:

Description

Problem: ptr_container/tut1 test fails with "line 40: Error: noncopyable is not a member of boost" w/ studio c++ and "tut1.cpp:41:1: error: expected class-name before '{' token " with g++-4.8.2.

Solution: add #include <boost/noncopyable.hpp> into tut1.cpp.

Change History (0)

Note: See TracTickets for help on using tickets.