string.pop() in c++ code example
Example 1: built in popcount c++
__builtin_popcount(n))
Example 2: c++ list pop back
void pop_back();
// desc: remove last element. complexity: constant
__builtin_popcount(n))
void pop_back();
// desc: remove last element. complexity: constant