Kitware / Remus

Remus is a remote mesh/model service framework.
Other
9 stars 9 forks source link

Add less than operator to remus::proto::Job #232

Closed robertmaynard closed 9 years ago

robertmaynard commented 9 years ago

It would be very nice to have a less than operator for remus::proto::Job so that we can easily shove them inside map's and sets.

I expect the key for a job should be the uuid of the job.

robertmaynard commented 9 years ago

Fix has been merged to master.