Bitset Intialization C++ [duplicate]

I know this initialization: bitset<20>.

But what does this initialization mean: bitset<1<<20>?



Comments

Popular posts from this blog

Spring Elasticsearch Operations

Today Walkin 14th-Sept

Object oriented programming concepts (OOPs)