Posts

Browse all posts with summaries in reverse chronological order.

Entries
41
Page
45
  1. PL

    What Is const in C++

    This article reviews three common uses of const in C++, analyzes its semantic confusion and limitations, and discusses alternatives such as…