Re: [log4cxx] Smart pointer implementation

2021-02-26 Thread Robert Middleton
> > * If your compiler supports C++17, this should work without any external > > dependencies(apart from APR). Other compilers will require boost. > > Great and obviously a lot of work! Though, I've ran into multiple > problems with my old C++-Builder 10.2 UPD 3 with 32 Bit BCC-compiler. > "boost:

Re: [log4cxx] Smart pointer implementation

2021-02-26 Thread Thorsten Schöning
Guten Tag Robert Middleton, am Donnerstag, 18. Februar 2021 um 05:14 schrieben Sie: > * If your compiler supports C++17, this should work without any external > dependencies(apart from APR). Other compilers will require boost. Great and obviously a lot of work! Though, I've ran into multiple pro