Clean up move and initialiazer lists experiments
This commit is contained in:
parent
f9484a6e9f
commit
03a01880b0
@ -32,13 +32,6 @@
|
|||||||
#include "type_vec2.hpp"
|
#include "type_vec2.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
namespace glm
|
namespace glm
|
||||||
|
@ -32,12 +32,6 @@
|
|||||||
#include "type_vec2.hpp"
|
#include "type_vec2.hpp"
|
||||||
#include "type_vec3.hpp"
|
#include "type_vec3.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
|
@ -32,12 +32,6 @@
|
|||||||
#include "type_vec2.hpp"
|
#include "type_vec2.hpp"
|
||||||
#include "type_vec4.hpp"
|
#include "type_vec4.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
|
@ -32,12 +32,6 @@
|
|||||||
#include "type_vec2.hpp"
|
#include "type_vec2.hpp"
|
||||||
#include "type_vec3.hpp"
|
#include "type_vec3.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
|
@ -31,12 +31,6 @@
|
|||||||
#include "../fwd.hpp"
|
#include "../fwd.hpp"
|
||||||
#include "type_vec3.hpp"
|
#include "type_vec3.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
|
@ -32,12 +32,6 @@
|
|||||||
#include "type_vec3.hpp"
|
#include "type_vec3.hpp"
|
||||||
#include "type_vec4.hpp"
|
#include "type_vec4.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
|
@ -32,12 +32,6 @@
|
|||||||
#include "type_vec2.hpp"
|
#include "type_vec2.hpp"
|
||||||
#include "type_vec4.hpp"
|
#include "type_vec4.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
|
@ -32,12 +32,6 @@
|
|||||||
#include "type_vec3.hpp"
|
#include "type_vec3.hpp"
|
||||||
#include "type_vec4.hpp"
|
#include "type_vec4.hpp"
|
||||||
#include "type_mat.hpp"
|
#include "type_mat.hpp"
|
||||||
#if GLM_HAS_INITIALIZER_LISTS
|
|
||||||
# include <initializer_list>
|
|
||||||
#endif
|
|
||||||
#if GLM_HAS_RVALUE_REFERENCES
|
|
||||||
# include <algorithm>
|
|
||||||
#endif
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user