realm-cpp icon indicating copy to clipboard operation
realm-cpp copied to clipboard

Adding an example of querying in C++ README

Open MarcusSorealheis opened this issue 2 years ago • 0 comments

In this simple PR, I've added an example for querying in Realm with C++. I recognize that there are other ways to accomplish the same thing and I also recognize that I may not have built things the best way. I saw the issue open as I was digging into Realm and thought I could put this up for good measure while it was top of mind. :)

MarcusSorealheis avatar Dec 11 '22 05:12 MarcusSorealheis