Forum Moderators: open
The '::' is used as a scope resolution operator in C++ programming. Typing something like "myclass::myfunction();" lets the compiler know you want the version of 'myfunction' defined in 'myclass' rather than from the default namespace.
Whenever I see this "mydomain::mypage" naming convention for web pages, I think "geek"...
search in google: in:the
and see only: in the (Seperated by space)
and same result with: in::the
and with: "." ":" "/" "\" "'" "=" "@" operators
also I try only : search in google and found nothing. (just put : in searchbar and press search button)
or try other combinations "::" ".::" "::." "."