base of C++20 comparison improvements
Showing
- alib2common/src/object/AnyObject.h 44 additions, 20 deletionsalib2common/src/object/AnyObject.h
- alib2common/src/object/AnyObjectBase.h 12 additions, 2 deletionsalib2common/src/object/AnyObjectBase.h
- alib2common/src/object/Object.h 17 additions, 76 deletionsalib2common/src/object/Object.h
- alib2common/test-src/object/ObjectTest.cpp 13 additions, 4 deletionsalib2common/test-src/object/ObjectTest.cpp
- alib2data/src/regexp/formal/FormalRegExp.h 17 additions, 15 deletionsalib2data/src/regexp/formal/FormalRegExp.h
- alib2data/src/regexp/formal/FormalRegExpAlternation.h 31 additions, 12 deletionsalib2data/src/regexp/formal/FormalRegExpAlternation.h
- alib2data/src/regexp/formal/FormalRegExpConcatenation.h 31 additions, 12 deletionsalib2data/src/regexp/formal/FormalRegExpConcatenation.h
- alib2data/src/regexp/formal/FormalRegExpElement.h 15 additions, 4 deletionsalib2data/src/regexp/formal/FormalRegExpElement.h
- alib2data/src/regexp/formal/FormalRegExpEmpty.h 32 additions, 9 deletionsalib2data/src/regexp/formal/FormalRegExpEmpty.h
- alib2data/src/regexp/formal/FormalRegExpEpsilon.h 32 additions, 9 deletionsalib2data/src/regexp/formal/FormalRegExpEpsilon.h
- alib2data/src/regexp/formal/FormalRegExpIteration.h 32 additions, 9 deletionsalib2data/src/regexp/formal/FormalRegExpIteration.h
- alib2data/src/regexp/formal/FormalRegExpStructure.h 6 additions, 17 deletionsalib2data/src/regexp/formal/FormalRegExpStructure.h
- alib2data/src/regexp/formal/FormalRegExpSymbol.h 31 additions, 10 deletionsalib2data/src/regexp/formal/FormalRegExpSymbol.h
- alib2data/src/regexp/unbounded/UnboundedRegExp.h 17 additions, 15 deletionsalib2data/src/regexp/unbounded/UnboundedRegExp.h
- alib2data/src/regexp/unbounded/UnboundedRegExpAlternation.h 31 additions, 10 deletionsalib2data/src/regexp/unbounded/UnboundedRegExpAlternation.h
- alib2data/src/regexp/unbounded/UnboundedRegExpConcatenation.h 31 additions, 10 deletions...2data/src/regexp/unbounded/UnboundedRegExpConcatenation.h
- alib2data/src/regexp/unbounded/UnboundedRegExpElement.h 14 additions, 4 deletionsalib2data/src/regexp/unbounded/UnboundedRegExpElement.h
- alib2data/src/regexp/unbounded/UnboundedRegExpEmpty.h 32 additions, 9 deletionsalib2data/src/regexp/unbounded/UnboundedRegExpEmpty.h
- alib2data/src/regexp/unbounded/UnboundedRegExpEpsilon.h 32 additions, 9 deletionsalib2data/src/regexp/unbounded/UnboundedRegExpEpsilon.h
- alib2data/src/regexp/unbounded/UnboundedRegExpIteration.h 32 additions, 9 deletionsalib2data/src/regexp/unbounded/UnboundedRegExpIteration.h
Loading
Please register or sign in to comment