Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Conversation

@hakanaktas0
Copy link
Contributor

No description provided.


[source,bash]
----
cmake -B [build directory] -S . -DCMAKE_TOOLCHAIN_FILE=[path to vcpkg]/scripts/buildsystems/vcpkg.cmake
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you did not use the [path to vcpkg] in the above but just used \vcpkg directory name. Can you make them consistent?

The first argument to the “add_entry_listener” method is an object that is used to define listeners.
In this example, we registered listeners for the “on_added”, “on_removed" and “on_updated” events.

The second argument in the add_entry_listener method is include_value. It is a boolean parameter, and if it is true, the entry event contains the entry value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The second argument in the add_entry_listener method is include_value. It is a boolean parameter, and if it is true, the entry event contains the entry value.
The second argument in the add_entry_listener method is `include_value`. It is a boolean parameter, and if it is true, the entry event contains the entry value.

@ihsandemir ihsandemir merged commit 75b7538 into hazelcast-guides:master Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants