Create a directory with C++ generic functions - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/draw_svg.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年03月26日 23:07:49 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年03月26日 23:07:49 +0200
commit7c09c1f9527ea7ab8accef1c9d68d9a251c2bb8d (patch)
tree1f02e61df5a6eae90fa09b2ed3823db154e8cd25 /agg-plot/draw_svg.h
parent822de113f7d3b9f7bbd0a80159808e0fa3dcdc51 (diff)
downloadgsl-shell-7c09c1f9527ea7ab8accef1c9d68d9a251c2bb8d.tar.gz
Create a directory with C++ generic functions
Diffstat (limited to 'agg-plot/draw_svg.h')
-rw-r--r--agg-plot/draw_svg.h 4
1 files changed, 2 insertions, 2 deletions
diff --git a/agg-plot/draw_svg.h b/agg-plot/draw_svg.h
index ba61f86e..a997c5b7 100644
--- a/agg-plot/draw_svg.h
+++ b/agg-plot/draw_svg.h
@@ -3,7 +3,7 @@
#include "agg_basics.h"
#include "agg_color_rgba.h"
-#include "my_list.h"
+#include "list.h"
#include "strpp.h"
enum svg_path_property_e {
@@ -33,7 +33,7 @@ vertex_flip(VertexSource* vs, double* x, double* y, double h)
return cmd;
}
-typedef pod_list<svg_property_item> svg_property_list;
+typedef list<svg_property_item> svg_property_list;
template <typename VertexSource>
void svg_coords_from_vs(VertexSource* vs, str& s, double h)
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月29日 02:04:02 +0000

AltStyle によって変換されたページ (->オリジナル) /