A monostate sentinel type for operations that have no associated response. More...
Go to the source code of this file.
Classes | |
struct | pinecone::types::accepted |
Some Pinecone API operations have no explicitly expected result. Cppinecone models all of these operations by noting that they were simply "accepted" when they succeed. More... | |
A monostate sentinel type for operations that have no associated response.
Definition in file accepted.hpp.