Revision 194:705be3bb9472 cq/ConstantQ.h

View differences:

cq/ConstantQ.h
124 124

  
125 125
    void initialise();
126 126
    ComplexBlock processOctaveBlock(int octave);
127

  
128
    // Not provided
129
    ConstantQ(const ConstantQ &);
130
    ConstantQ &operator=(const ConstantQ &);
127 131
};
128 132

  
129 133
#endif

Also available in: Unified diff