C++17
  • Treść
  •  Fold expressions w C++17
  • Klasa std::string_view 

Nowe typy standardowe w C++17¶

  • Klasa std::string_view
    • Różnice między string_view a string
    • Konwersje string <-> string_view
    • Użycie string_view w API funkcji
  • Klasa std::any
    • Interfejs klasy std::any
    • Stosowanie std::any
    • Kontenery heterogeniczne z std::any
    • Obiekty typu std::any w algorytmach standardowych
  • Klasa std::variant
    • Stosowanie std::variant
    • Problem pustego stanu
    • Wizytowanie wariantów
  • Klasa std::optional
    • Tag pomocniczy - std::nullopt
    • Konstruktory
    • Sprawdzenie stanu
    • Dostęp do przechowywanej wartości
    • Semantyka przenoszenia
    • Specjalne przypadki
    • Case Study
  • C++17
  •  Fold expressions w C++17
  • Treść
  • Klasa std::string_view 
  • top
© Copyright Infotraining. Created using Sphinx 1.8.2.