コンストラクタ呼び出しや集成体初期化など、一様に(統一的な)リスト初期化の形式で記述できる初期化を一様初期化という。 参考 https://cpprefjp.github.io/lang/cpp11/uniform_initialization.html https://www.learncpp.com/cpp-tutorial/dynamic-memory-allocation-with-new-and-delete/