$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] can not compile nearest neighbors in d dimensions
From: Georgios Samaras (georgesamarasdit_at_[hidden])
Date: 2014-04-16 09:42:36
>The code has the error: "expected unqualified-id before âreturnâ", but I
do not see any missing bracket or relevant. How is this going to be fixed?
I was referring to the code Mateusz posted. The other code with the
recursion (reminds a lot of Prolog ;p) has the error variable or field
âfillâ declared void
When I am trying to enclose it in a class I phase many errors.