Noun
token-pasting operator (plural token-pasting operators) (programming) The operator ## in the C or C++ preprocessor, which permits separate tokens to be joined into a single token.