开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
implicit-conversion

implicit-conversion

go

你可以将函数用作if语句的条件,而不调用它吗?

英文: Why can you use a function as an if-statement condition without calling it? 问题 条件(1)尽管在if语句中没有传递...
huangapple 2023年7月13日138评论c++ function-pointers
go

将指向数组的指针作为指向指针的指针传递在C中是未定义行为吗?

英文: Is passing pointer to an array as pointer to pointer UB in C? 问题 这是您提供的代码: #include <stdlib.h...
huangapple 2023年6月30日153评论c pointers
go

为什么在插入到映射中时隐式转换不起作用

英文: Why implicit conversion doesn't work when inserting to map 问题 I have a structure that is imp...
huangapple 2023年6月8日136评论c++ implicit-conversion
go

编译器为什么无法在`size_t`变量上自动匹配类型,以用于范围基于循环?

英文: Why is the compiler unable to match the types automatically on `size_t` variables in a ranged ba...
huangapple 2023年5月21日141评论c++ c++23
go

程序在C语言中的函数中修改二维数组后挂起。

英文: Program hangs after modifying 2D array in a function in C 问题 程序是一个井字棋游戏,在从用户那里获取X和Y值之后会出现挂起的情况。 ...
huangapple 2023年5月6日104评论c multidimensional-array
go

How to write constructors for implicit conversions from instances of a templated class C<Derived> to instances of C<Base>

英文: How to write constructors for implicit conversions from instances of a templated class C<Deri...
huangapple 2023年4月19日126评论c++ smart-pointers
go

C++项目:将整数转换为双精度浮点数。

英文: C++ Project: converting a interger into a double 问题 你好,这是你的翻译: "Hi to all I am new to progr...
huangapple 2023年3月7日254评论c++ integer
go

如何为泛型类型定义隐式 (given) 转换?

英文: How to define a implicit (given) Conversion for Generic Types? 问题 我想使用 Scala 3 的隐式转换。 我有以下的结构,我想...
huangapple 2023年2月24日120评论scala scala-3
go

diffrent results when trying to find length of an array using pointer arithmetic inside a function and inside of main

英文: diffrent results when trying to find length of an array using pointer arithmetic inside a functi...
huangapple 2023年2月19日113评论arrays c
go

在MSVC中,据说存在模糊的显式转换操作符,而在gcc或clang中则不存在。

英文: Supposedly ambiguous explicit conversion operator in MSVC, not in gcc or clang 问题 以下是代码部分的中文翻译: ...
huangapple 2023年2月17日137评论c++ string

文章导航

1 2
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17235850

热门标签

spring-boot android node.js sql pandas arrays typescript go java html python json c++ c# javascript spring css reactjs flutter r

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码