Project

General

Profile

Actions

Task #2112

closed

Face: use lambda expression and smart pointers

Added by Junxiao Shi over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Base
Target version:
Start date:
05/18/2015
Due date:
% Done:

100%

Estimated time:
3.00 h

Description

Enhance Face and Face::Impl with C++11 features:

  • use lambda expression instead of bind where applicable
  • use unique_ptr on member fields where they are currently regular pointers
  • use unique_ptr instead of shared_ptr where applicable
Actions

Also available in: Atom PDF