Home GnuPG
Diffusion GPGME 691950e18cf0

Cpp: Remove last usages of boost
691950e18cf0Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Cpp: Remove last usages of boost

* lang/cpp/src/configuration.cpp: Use std::remove_pointer.
  (Configuration::operator<<): std::for_each.
* lang/cpp/src/context.cpp: Delete manually instead of scoped ptr.
* lang/cpp/src/scdgetinfoassuantransaction.cpp: Use static_assert.
  (to_reader_list): Tokenize with getline.

Details

Provenance
aheineckeAuthored on Apr 11 2016, 3:50 PM
Parents
rMcc68ff5f7210: Add pthread in gpgmepp config
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM691950e18cf0: Cpp: Remove last usages of boost (authored by Andre Heinecke <aheinecke@intevation.de>).Apr 11 2016, 5:00 PM