Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/CodeLocation.h

    reb211bf rddcedfe  
    3333
    3434        CodeLocation( const CodeLocation& rhs ) = default;
    35         CodeLocation( CodeLocation&& rhs ) = default;
    36         CodeLocation& operator=( const CodeLocation & ) = default;
    37         CodeLocation& operator=( CodeLocation && ) = default;
    3835
    3936        bool isSet () const {
Note: See TracChangeset for help on using the changeset viewer.