Project

General

Profile

Design #1632

C++17: notes about updating

Added by John Abbott over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Portability
Target version:
Start date:
12 Nov 2021
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

This issue is for gathering notes about updating to C++17 (from C++14).


Related issues

Related to CoCoA-5 - Design #1631: Use filesystem::path instead of string (packageDir, CoCoAManFileName)New2021-11-12

History

#1 Updated by John Abbott over 2 years ago

  • Related to Design #1631: Use filesystem::path instead of string (packageDir, CoCoAManFileName) added

#2 Updated by John Abbott over 2 years ago

Here is a list of things to attend to when updating to C++17
  • currently Scott Meyers does not have a C++17 book, so I'll probably wait until that appears before doing much
  • [mostly in CoCoA-5?] file pathnames can be handled directly in C++ rather than using boost::fileystem

Also available in: Atom PDF