octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error: no matching constructor for initialization of 'string_vector'


From: Ben Abbott
Subject: error: no matching constructor for initialization of 'string_vector'
Date: Wed, 24 Aug 2016 20:27:00 -0400

Carne,

The chagneset below is giving me an error.

        http://hg.savannah.gnu.org/hgweb/octave/rev/f38e81248556

libinterp/octave-value/ov-classdef.cc:2275:17: error: no matching constructor 
for initialization of 'string_vector'
  string_vector v (names);
                ^  ~~~~~

I’m using Apple’s llvm/clang

Apple LLVM version 7.3.0 (clang-703.0.31)

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]