Blog with Key-Value Storage Database
search
⌘Ctrlk
Blog with Key-Value Storage Database
  • Callback keyword and Pass a function as an argument in C++
  • Polymorphism in C++
  • Smart Pointer in C++
    • std::unique_ptr
    • std::shared_ptr
    • std::weak_ptr
  • Atomic Operation & Memory Model in C++
  • RAII Principle
  • Mutex & Lock in C++
  • Bloom Filter
  • DB Basic
  • Brent-Kung Parallel Prefix
  • CUDA Prefix Sum
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Smart Pointer in C++

std::unique_ptrchevron-rightstd::shared_ptrchevron-rightstd::weak_ptrchevron-right
PreviousPolymorphism in C++chevron-leftNextstd::unique_ptrchevron-right