Boost logo

Boost Users :

From: Olivier Tournaire (olitour_at_[hidden])
Date: 2007-12-12 13:42:31


Hi all,

I am having problem while compiling this code :

typedef std::pair<double,double> t_pair;
typedef std::vector< t_pair > t_vector;
typedef t_vector::iterator t_iterator;
typedef iterator_range< t_iterator > histogram_type; // syntax error :
missing ';' before '<'

Do you have any issue ?

Regards

Olivier

-- 
Le temps des cerises reviendra. Dans l'immédiat, c'est le temps des noyaux. Courage.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net