Ticket #4 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Use std::string

Reported by: thomasm Owned by: phachenb
Priority: major Milestone: 1.0
Version: Keywords:
Cc:

Description

Most of TPIE should be using std::strings instead of char pointers.

Change History

Changed 4 years ago by thomasm

  • milestone changed from 1.1 to 1.0

Changed 4 years ago by phachenb

  • owner set to phachenb

Changed 3 years ago by phachenb

  • status changed from new to closed
  • resolution set to fixed

changed char* to std::string except for - kdtree.h (unused/untested code)

Note: See TracTickets for help on using tickets.