Forked from
Stack Of Tasks / dynamic-graph
237 commits behind the upstream repository.
When type is string and input istringstream contains an empty string, operator>> make method fail return true. This commit overcome this issue by not testing the result.