annotate lib/swig/swigwin-2.0.11/Lib/std/std_vectora.i @ 2575:a76d408c5132 tip

DrawTranslucent -> DrawTextureGrayShade Removed old texture drawing stuff
author a.parshin
date Wed, 09 Mar 2016 01:39:52 +0200
parents b3009adc0e2f
children
rev   line source
1899
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
1 //
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
2 // We keep this file only for backward compatibility, since std_vector.i
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
3 // now uses the std::allocator parameter.
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
4 //
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
5
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
6 %include <std_vector.i>
b3009adc0e2f Adding swig, gitignore, hgignore
Nomad
parents:
diff changeset
7