From 2199940af170456929a3c4fe4d07d25afea6ae55 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 17 Apr 2015 11:22:59 -0700 Subject: 1077 --- cpp/030container | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/030container') diff --git a/cpp/030container b/cpp/030container index fcdd82f9..0e013900 100644 --- a/cpp/030container +++ b/cpp/030container @@ -1,4 +1,5 @@ //: Containers contain a fixed number of elements of different types. + :(before "End Mu Types Initialization") //: We'll use this container as a running example, with two integer elements. int point = Type_number["point"] = Next_type_number++; -- cgit 1.4.1-2-gfad0