Skip to content

Instantly share code, notes, and snippets.

@hcorion
Created December 13, 2018 05:47
Show Gist options
  • Save hcorion/d5f5893a76b860b9b12cf1a4172e8fac to your computer and use it in GitHub Desktop.
Save hcorion/d5f5893a76b860b9b12cf1a4172e8fac to your computer and use it in GitHub Desktop.
peer = std::shared_ptr<STKPeer> (empty) = {get() = 0x0}
i = 4
players = std::vector of length 5, capacity 8 = {std::shared_ptr<NetworkPlayerProfile> (use count 2, weak count 1) = {get() = 0x7fffe8013880},
std::shared_ptr<NetworkPlayerProfile> (use count 2, weak count 1) = {get() = 0x7fffe8017ff0}, std::shared_ptr<NetworkPlayerProfile> (use count 2, weak count 1) = {
get() = 0x7fffe8014ee0}, std::shared_ptr<NetworkPlayerProfile> (use count 2, weak count 1) = {get() = 0x7fffe80150d0},
std::shared_ptr<NetworkPlayerProfile> (use count 1, weak count 1) = {get() = 0x7fffe8042610}}
w = 0x5555575d1930
sec = 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment