0_0_11556347_18108.cpp:1:17: tuple: No such file or directory
0_0_11556347_18108.cpp:8: error: expected nested-name-specifier before '...' token
0_0_11556347_18108.cpp:8: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:8: error: expected `>' before '...' token
0_0_11556347_18108.cpp:11: error: ISO C++ forbids declaration of `tuple' with no type
0_0_11556347_18108.cpp:11: error: expected `;' before '<' token
0_0_11556347_18108.cpp:13: error: expected primary-expression before '...' token
0_0_11556347_18108.cpp:13: error: expected `;' before '...' token
0_0_11556347_18108.cpp:22: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:22: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:23: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:23: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:34: error: `key_type' does not name a type
0_0_11556347_18108.cpp:47: error: `dimension_size' was not declared in this scope
0_0_11556347_18108.cpp:47: error: template argument 1 is invalid
0_0_11556347_18108.cpp:47: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:66: error: `key_type' was not declared in this scope
0_0_11556347_18108.cpp:66: error: template argument 1 is invalid
0_0_11556347_18108.cpp:66: error: template argument 2 is invalid
0_0_11556347_18108.cpp:66: error: ISO C++ forbids declaration of `points_' with no type
0_0_11556347_18108.cpp:72: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:73: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:77: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:78: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:78: error: default template arguments may not be used in function templates
0_0_11556347_18108.cpp:81: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:82: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:84: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:85: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:89: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:90: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:92: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:93: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:96: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:97: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:99: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:100: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:104: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:105: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:107: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:108: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:111: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:111: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp:115: error: `dimension_size' was not declared in this scope
0_0_11556347_18108.cpp:115: error: template argument 1 is invalid
0_0_11556347_18108.cpp:116: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:123: error: expected `,' or `...' before '&' token
0_0_11556347_18108.cpp:123: error: ISO C++ forbids declaration of `key_type' with no type
0_0_11556347_18108.cpp: In constructor `KDTree<RetType, <anonymous> >::Boundary::Boundary()':
0_0_11556347_18108.cpp:37: error: class `KDTree<RetType, <anonymous> >::Boundary' does not have any field named `lower_boundary'
0_0_11556347_18108.cpp:37: error: `Types' undeclared (first use this function)
0_0_11556347_18108.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11556347_18108.cpp:37: error: template argument 1 is invalid
0_0_11556347_18108.cpp:37: error: `max' is not a member of `<declaration error>'
0_0_11556347_18108.cpp:38: error: class `KDTree<RetType, <anonymous> >::Boundary' does not have any field named `upper_boundary'
0_0_11556347_18108.cpp:38: error: template argument 1 is invalid
0_0_11556347_18108.cpp:38: error: `min' is not a member of `<declaration error>'
0_0_11556347_18108.cpp: In member function `void KDTree<RetType, <anonymous> >::Boundary::Update(Iter, Iter, KDTree<RetType, <anonymous> >::Tag<I>)':
0_0_11556347_18108.cpp:55: error: ISO C++ forbids declaration of `lower_ref' with no type
0_0_11556347_18108.cpp:55: error: `get' is not a member of `std'
0_0_11556347_18108.cpp:55: error: `lower_boundary' undeclared (first use this function)
0_0_11556347_18108.cpp:56: error: ISO C++ forbids declaration of `upper_ref' with no type
0_0_11556347_18108.cpp:56: error: `get' is not a member of `std'
0_0_11556347_18108.cpp:56: error: `upper_boundary' undeclared (first use this function)
0_0_11556347_18108.cpp:57: error: ISO C++ forbids declaration of `value' with no type
0_0_11556347_18108.cpp:57: error: `get' is not a member of `std'
0_0_11556347_18108.cpp: In member function `bool KDTree<RetType, <anonymous> >::CompareIthElement<I>::operator()(int)':
0_0_11556347_18108.cpp:124: error: `get' is not a member of `std'
0_0_11556347_18108.cpp:124: error: `one' undeclared (first use this function)
0_0_11556347_18108.cpp:124: error: `get' is not a member of `std'
0_0_11556347_18108.cpp:124: error: `other' undeclared (first use this function)
0_0_11556347_18108.cpp: At global scope:
0_0_11556347_18108.cpp:129: error: expected nested-name-specifier before '...' token
0_0_11556347_18108.cpp:129: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:129: error: expected `>' before '...' token
0_0_11556347_18108.cpp:131: error: `Types' was not declared in this scope
0_0_11556347_18108.cpp:131: error: missing `>' to terminate the template argument list
0_0_11556347_18108.cpp:131: error: template argument 2 is invalid
0_0_11556347_18108.cpp:131: error: expected `;' before '...' token
0_0_11556347_18108.cpp:139: error: expected nested-name-specifier before '...' token
0_0_11556347_18108.cpp:139: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:139: error: expected `>' before '...' token
0_0_11556347_18108.cpp:141: error: `Types' was not declared in this scope
0_0_11556347_18108.cpp:141: error: missing `>' to terminate the template argument list
0_0_11556347_18108.cpp:141: error: template argument 2 is invalid
0_0_11556347_18108.cpp:141: error: expected `;' before '...' token
0_0_11556347_18108.cpp:147: error: expected nested-name-specifier before '...' token
0_0_11556347_18108.cpp:147: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:147: error: expected `>' before '...' token
0_0_11556347_18108.cpp:148: error: `Types' was not declared in this scope
0_0_11556347_18108.cpp:148: error: missing `>' to terminate the template argument list
0_0_11556347_18108.cpp:148: error: template argument 2 is invalid
0_0_11556347_18108.cpp:148: error: expected nested-name-specifier
0_0_11556347_18108.cpp:148: error: expected `;' before '...' token
0_0_11556347_18108.cpp:153: error: expected nested-name-specifier before '...' token
0_0_11556347_18108.cpp:153: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:153: error: expected `>' before '...' token
0_0_11556347_18108.cpp:154: error: `Types' was not declared in this scope
0_0_11556347_18108.cpp:154: error: missing `>' to terminate the template argument list
0_0_11556347_18108.cpp:154: error: template argument 2 is invalid
0_0_11556347_18108.cpp:154: error: expected nested-name-specifier
0_0_11556347_18108.cpp:154: error: expected `;' before '...' token
0_0_11556347_18108.cpp:159: error: expected nested-name-specifier before '...' token
0_0_11556347_18108.cpp:159: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:159: error: expected `>' before '...' token
0_0_11556347_18108.cpp:161: error: `Types' was not declared in this scope
0_0_11556347_18108.cpp:161: error: missing `>' to terminate the template argument list
0_0_11556347_18108.cpp:161: error: template argument 2 is invalid
0_0_11556347_18108.cpp:161: error: expected `;' before '...' token
0_0_11556347_18108.cpp:173: error: expected nested-name-specifier before '...' token
0_0_11556347_18108.cpp:173: error: ISO C++ forbids declaration of `parameter' with no type
0_0_11556347_18108.cpp:173: error: expected `>' before '...' token
0_0_11556347_18108.cpp:174: error: `Types' was not declared in this scope
0_0_11556347_18108.cpp:174: error: missing `>' to terminate the template argument list
0_0_11556347_18108.cpp:174: error: template argument 2 is invalid
0_0_11556347_18108.cpp
|