[Boost-bugs] [Boost C++ Libraries] #4597: options_description should be defined as noncopyable

Subject: [Boost-bugs] [Boost C++ Libraries] #4597: options_description should be defined as noncopyable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-25 23:57:51


#4597: options_description should be defined as noncopyable
-------------------------------------+--------------------------------------
 Reporter: mloskot | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 The [source:trunk/boost/program_options/options_description.hpp_at_62236#L226
 options_description] class in program_options library conceptually seems
 to be noncopyable. It consists of const members. Thus, the definition
 should state it's noncopyable type as well and declare private copy
 ctor/op.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4597>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC