SoundMetrics / aris-integration-sdk

SDK for building custom controllers for the ARIS sonar.
MIT License
5 stars 2 forks source link

Remove reference to myboost. #31

Closed curtnichols closed 7 years ago

curtnichols commented 7 years ago

Leave a local copy of scoped_guard in its place.

fvasquez commented 7 years ago

We should create a project or makefile for the FrameStream code so that it get's built every time we change it.

curtnichols commented 7 years ago

I'm pretty sure scope_guard falls in the same crevice as try/finally with some of the language leaders/aficionados. Underappreciated.

curtnichols commented 7 years ago

We should create a project or makefile for the FrameStream code so that it get's built every time we change it.

We already build that same code in the BackEnd.