geode-native icon indicating copy to clipboard operation
geode-native copied to clipboard

Apache Geode Native

Results 15 geode-native issues
Sort by recently updated
recently updated
newest added

I also got rid of an auto-pointer type class that could be replaced with unique_ptr.

The idea is to begin raising the level of abstraction in implementation code. The only thing a `for` loop tells you is there's a loop, and you are left to...