Project

General

Profile

Actions

Bug #2153

closed

tools/network.hpp does not compile on its own

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

Status:
Closed
Priority:
Normal
Category:
Core
Target version:
Start date:
11/07/2014
Due date:
% Done:

100%

Estimated time:

Description

Every header should be able to compile on its own.

tools/network.hpp has error:

../tools/network.hpp: In function ‘std::istream& operator>>(std::istream&, Network&)’:
../tools/network.hpp:113:50: error: ‘initialized_value’ is not a member of ‘boost’
../tools/network.hpp:136:50: error: ‘initialized_value’ is not a member of ‘boost’

In addition, this file shall be moved to core/.


Related issues 1 (0 open1 closed)

Blocks NFD - Task #2143: Delete FaceUriClosedJunxiao Shi

Actions
Actions #1

Updated by Junxiao Shi over 9 years ago

Actions #2

Updated by Alex Afanasyev over 9 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 100
Actions #3

Updated by Alex Afanasyev over 9 years ago

  • Status changed from In Progress to Code review
Actions #4

Updated by Junxiao Shi over 9 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF