Uploaded image for project: 'SoftHSM'
  1. SoftHSM
  2. SOFTHSM-38

Hide undefined copy constructors

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.0.0
    • Component/s: Configuration
    • Labels:
      None

      Description

      From: Francis Dupont <fdupont@isc.org>

      there are some copy constructors "Foo(const Foo& in);" declared but
      not defined. If the idea is to never write the corresponding code the
      usage is to make them private (i.e., to move the declaration to a
      private section of the "Foo class" declaration.

        Attachments

          Activity

            People

            Assignee:
            rene Rene Post
            Reporter:
            rickard Rickard Bellgrim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: